Fixes issue #395 regarding use of @ character in experiment path#396
Conversation
|
Machine: hera |
|
Machine: jet |
692027b to
795adf9
Compare
| TEST_PREGEN_BASEDIR: /glade/p/ral/jntp/UFS_SRW_App/develop/FV3LAM_pregen | ||
| TEST_ALT_EXTRN_MDL_SYSBASEDIR_ICS: /glade/p/ral/jntp/UFS_SRW_App/develop/dummy_FV3GFS_sys_dir | ||
| TEST_ALT_EXTRN_MDL_SYSBASEDIR_LBCS: /glade/p/ral/jntp/UFS_SRW_App/develop/dummy_FV3GFS_sys_dir | ||
| task_run_fcst: |
There was a problem hiding this comment.
What's the point of adding these directories and the "TEST_ALT"?
There was a problem hiding this comment.
@JeffBeck-NOAA Test cases such as specify_EXTRN_MDL_SYSBASEDIR_ICS_LBCS fail when I run the comprehensive test without it. Hera and Gaea had them before but the rest of the machines didn't so I added it to all of them in case such test cases are run there. The logic behind TEST_ALT_* seems to not be ideal, for example see this issue #364 that plans to change it.
|
It was tested on Hera, and works fine. |
DESCRIPTION OF CHANGES:
This PR fixes issue #395. SRW app now works properly with experiment directories that have
@in them.Type of change
TESTS CONDUCTED:
custom_GFDLgridon Jet with experiment directory containing@character in bothcommunityandncomode.HeraandJetto make sure everything else is Ok.get_HPSS_*tasks failed.DEPENDENCIES:
None
DOCUMENTATION:
None
ISSUE:
#395
CHECKLIST
LABELS (optional):
A Code Manager needs to add the following labels to this PR:
CONTRIBUTORS (optional):
@christopherwharrop-noaa